home *** CD-ROM | disk | FTP | other *** search
- on LabMonitor movie
- global end
- puppetSprite(15, 1)
- set the castNum of sprite 15 to the number of member movie
- updateStage()
- if the movieRate of sprite 15 = 0 then
- set the movieRate of sprite 15 to 1
- end if
- if the controller of cast movie = 1 then
- set the controller of cast movie to 0
- end if
- if the sound of cast movie = 0 then
- set the sound of cast movie to 1
- end if
- set end to the duration of cast movie
- end
-